home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Shareware World / Comms & Internet / sms-1.5.0 / Scripting / ReadMe < prev    next >
Text File  |  1998-08-12  |  1KB  |  27 lines

  1. ========================================================
  2. SMS Scripting - ReadMe
  3. ========================================================
  4.  
  5. Date:  Aug 12, 1998
  6.  
  7. This folder contains some example scripts for the SMS program. Use the scripts in this folder as examples how to use the scripting support in SMS.
  8.  
  9. Apple Script
  10.  
  11. The scripts in this folder demonstrates the following functions:
  12.  
  13. • Send test message to SDS - Create and send a SMS message.
  14. • Purge Log - Delete all entries in the transmisson log, except for the last three.
  15. • Export Log - Extract information from all entries  in the transmisson log.
  16. • Retransmit - Retransmit all messages wich has not been successfully transmitted after the last retransmit operation.
  17. • Send to Multiple - Send a fixed message to multiple destinations.
  18.  
  19. Frontier
  20.  
  21. SMS supports Frontier menu sharing. To install the Frontier glue and the SMS Script menu in Frontier, double-click on the Sms.Frontier file. The Sms.examples table in Frontier contains some example SMS scripts. All example scripts may be run from the SMS Script menu.
  22.  
  23. • createNewMessage() - Create a new SMS message with a standard text.
  24. • exportTransmissionLog() - Extract information from all entries  in the transmisson log.
  25. • purgeTransmissions() - Delete all entries in the transmisson log, except for the last three.
  26. • sendTestMessage() - Create and send a SMS message.
  27.